Vcenter NamespaceManagement Networks Edges Foundation NTP

Vcenter NamespaceManagement Networks Edges Foundation NTP
Vcenter NamespaceManagement Networks Edges Foundation NTP

Vcenter NamespaceManagement Networks Edges Foundation NTP describes network time protocol configuration for a network.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "servers": [
        "string"
    ]
}
array of string
servers
Required

Vcenter NamespaceManagement Networks Edges Foundation NTP.servers contains a list of servers in priority order that clients can use for network time protocol.

If missing or null, and the interface configured with a Management Persona is connected to a DHCP network, it will attempt to obtain its settings from a DHCP server. If the interface configured with a Management Persona is connected to a static IP network, the values will be synced with the Supervisor's management services Vcenter NamespaceManagement Supervisors Networks Workload Network.services.

This property was added in vSphere API 9.0.0.0.